[INFO] cloning repository https://github.com/chintans/RustNLE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chintans/RustNLE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchintans%2FRustNLE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchintans%2FRustNLE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e5a6c75d6c4dba27186429e3a6baff2697bba79
[INFO] fixing chintans/RustNLE against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchintans%2FRustNLE" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chintans/RustNLE
[INFO] finished tweaking git repo https://github.com/chintans/RustNLE
[INFO] tweaked toml for git repo https://github.com/chintans/RustNLE written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chintans/RustNLE on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chintans/RustNLE already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe
[INFO] running `Command { std: "docker" "start" "2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating nle_app/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_audio/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_data/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_media/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_render/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rangemap v1.7.0
[INFO] [stderr]     Checking nle_audio v0.1.0 (/opt/rustwide/workdir/nle_audio)
[INFO] [stderr]    Migrating nle_audio/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking nle_utils v0.1.0 (/opt/rustwide/workdir/nle_utils)
[INFO] [stderr]    Migrating nle_utils/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking nle_data v0.1.0 (/opt/rustwide/workdir/nle_data)
[INFO] [stderr]    Migrating nle_data/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking nle_render v0.1.0 (/opt/rustwide/workdir/nle_render)
[INFO] [stderr]     Checking nle_media v0.1.0 (/opt/rustwide/workdir/nle_media)
[INFO] [stderr]    Migrating nle_render/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_media/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nle_media/src/decoder.rs:23:31
[INFO] [stdout]     |
[INFO] [stdout]  23 |         while let Some(msg) = self.receiver.recv().await {
[INFO] [stdout]     |                        ---    ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |      |                    |
[INFO] [stdout]     |                        |      |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |      |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `msg` calls a custom destructor
[INFO] [stdout]     |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  27 |                     let _ = response.send(frame);
[INFO] [stdout]     |                             --------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  30 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nle_core v0.1.0 (/opt/rustwide/workdir/nle_core)
[INFO] [stderr]    Migrating nle_render/examples/diagnose.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nle_media/src/decoder.rs:23:31
[INFO] [stdout]     |
[INFO] [stdout]  23 |         while let Some(msg) = self.receiver.recv().await {
[INFO] [stdout]     |                        ---    ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |      |                    |
[INFO] [stdout]     |                        |      |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |      |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `msg` calls a custom destructor
[INFO] [stdout]     |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  27 |                     let _ = response.send(frame);
[INFO] [stdout]     |                             --------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  30 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nle_core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking nle_app v0.1.0 (/opt/rustwide/workdir/nle_app)
[INFO] [stderr]    Migrating nle_app/src/bin/nle_headless_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nle_app/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] crater-edition-check: nle_app v0.1.0 (/opt/rustwide/workdir/nle_app) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nle_core v0.1.0 (/opt/rustwide/workdir/nle_core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nle_audio v0.1.0 (/opt/rustwide/workdir/nle_audio) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nle_data v0.1.0 (/opt/rustwide/workdir/nle_data) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nle_media v0.1.0 (/opt/rustwide/workdir/nle_media) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nle_render v0.1.0 (/opt/rustwide/workdir/nle_render) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nle_utils v0.1.0 (/opt/rustwide/workdir/nle_utils) updating edition from 2021 to 2024
[INFO] [stderr]     Checking nle_render v0.1.0 (/opt/rustwide/workdir/nle_render)
[INFO] [stderr]     Checking nle_media v0.1.0 (/opt/rustwide/workdir/nle_media)
[INFO] [stderr]     Checking nle_audio v0.1.0 (/opt/rustwide/workdir/nle_audio)
[INFO] [stderr]     Checking nle_data v0.1.0 (/opt/rustwide/workdir/nle_data)
[INFO] [stderr]     Checking nle_utils v0.1.0 (/opt/rustwide/workdir/nle_utils)
[INFO] [stderr]     Checking nle_core v0.1.0 (/opt/rustwide/workdir/nle_core)
[INFO] [stderr]     Checking nle_app v0.1.0 (/opt/rustwide/workdir/nle_app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe", kill_on_drop: false }`
[INFO] [stdout] 2f9507273f938ac62d9ec217f2ef450a69817a380cd987fde0704d19442c19fe
